home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 032a / ast_93.zip / 0619.TB < prev    next >
Text File  |  1990-03-20  |  2KB  |  38 lines

  1. =============================================================================
  2.  
  3. AST RESEARCH, INC.         TECHNICAL BULLETIN #0619                  03-20-90
  4.  
  5. =============================================================================
  6.  
  7.  
  8.                  RUNNING COMPATIBILITY TESTS ON THE VGA PLUS
  9.  
  10.  
  11. The IBM VGA standard supports two methods of addressing monochrome and color
  12. displays:
  13.  
  14.     - The VGA included on PS/2 systems allows software to address both
  15.       monochrome and color monitors at the same time with no restrictions
  16.       (colors in monochrome appear as shades of gray).
  17.  
  18.     - The VGA adapter for AT type systems allows software to address either
  19.       color monitors or monochrome monitors, but not both.
  20.  
  21. The AST VGA Plus adapter is compatible with the VGA standard for the IBM AT
  22. adapter.  This means that software used with the VGA Plus will only address a
  23. color display in color mode or a monochrome display in monochrome mode.
  24. Switching between display modes is accomplished through the use of the
  25. ASTVGA.EXE utility included with the VGA Plus utilities.
  26.  
  27. The adapter, by design, will not pass diagnostics written to test VGA
  28. monochrome modes while the adapter is in VGA color mode.  In particular,
  29. tests from "PC Magazine" issue commands which are meant to test a PS/2 type
  30. adapter and will fail on an adapter which follows the IBM AT adapter
  31. standard.  This is normal operation for any VGA adapter which follows the IBM
  32. AT VGA adapter standard.
  33.  
  34. Some compatibility tests may also fail because of a hardware conflict.  The
  35. IBM AT VGA adapter supports the use of hardware interrupt IRQ2.  However, the
  36. AST VGA Plus adapter does not.  The VGA Plus will fail tests such as one from
  37. "PC Tech Journal" (test 13) which attempts to use IRQ2.
  38.